home *** CD-ROM | disk | FTP | other *** search
/ Internet Info 1994 March / Internet Info CD-ROM (Walnut Creek) (March 1994).iso / networking / ip / ka9q / MNetsrc.hqx / Mac TCP_IP Source v.33 / Other Files.SIT / asy.h < prev    next >
Encoding:
C/C++ Source or Header  |  1989-01-13  |  145 b   |  9 lines  |  [TEXT/MSWD]

  1. #define    ASY_MAX    5        /* Five asynch ports allowed on the PC */
  2. extern unsigned nasy;
  3.  
  4. #define    SLIP_MODE    0
  5. #define    AX25_MODE    1
  6. #define    NRS_MODE    2
  7.  
  8.  
  9.